Add To Favorite
Search Linux Documents Online

Results 1 - 10 for <unistd.h>
  • The <unistd.h> header defines miscellaneous symbolic constants and types, and declares miscellaneous functions. The actual values of the constants are... <unistd.h> (P) - POSIX Programmer's Manual (Updated: 2003) NAME unistd.h - standard symbolic constants and types SYNOPSIS #include <unistd.h> DESCRIPTION The <unistd.h>...
    http://www.helplinux.cn/man/P/<unistd.h>.html
  • The <fcntl.h> header shall define the following requests and arguments for use by the functions fcntl() and open(). Values for cmd used by fcntl() (t... The values used for l_whence, SEEK_SET, SEEK_CUR, and SEEK_END shall be defined as described in <unistd.h> . The following values are file creation flags and are used in the oflag value ...
    http://www.helplinux.cn/man/P/<fcntl.h>.html
  • The <stropts.h> header shall define the bandinfo structure that includes at least the following members: unsigned char bi_pri Priority band. in... is left in message. The h> header may make visible all of the symbols from <unistd.h>. The following shall be declared as functions and may also be defined as macros. Function ...
    http://www.helplinux.cn/man/P/<stropts.h>.html
  • Some of the functionality described on this reference page extends the ISO C standard. Applications shall define the appropriate feature test macro (se...the Minimum Acceptable Values listed below. Symbolic constant names beginning with _POSIX may be found in <unistd.h> . Applications should not assume any particular value for a limit. To achieve ...
    http://www.helplinux.cn/man/P/<limits.h>.html
  • ....h - types and constants for BrlAPI's protocol SYNOPSIS #include 'brlapi.h' #include h> #include <unistd.h> #include h> Data Structures struct ...
    http://www.helplinux.cn/man/3/brlapi_protocol.h.html
  • ... config.h (3) - C Library Functions (Updated: 25 Aug 2008) NAME config.h - SYNOPSIS #include <unistd.h> #include h> #include h> #include http://www.helplinux.cn/man/3/config.h.html
  • ...h> #include h> #include h> #include <unistd.h> #include h> #include h> Namespaces namespace redi Classes struct redi...
    http://www.helplinux.cn/man/3/pstream.h.html
  • ...#include h> #include h> #include h> #include <unistd.h> Namespaces namespace ost Classes class ost::Mutex The Mutex class is used to ...
    http://www.helplinux.cn/man/3/thread.h.html
  • The termios functions describe a general terminal interface that is provided to control asynchronous communications ports. Many of the functions described h...set terminal attributes, line control, get and set baud rate SYNOPSIS #include h> #include <unistd.h> int tcgetattr(int fd, struct termios *termios_p); int tcsetattr(int fd...
    http://www.helplinux.cn/man/3/termios.html
  • In much of what follows we will assume familiarity of the reader with the concepts of implicit and explicit threading and index manipulations within PDL. If... by xsubpp (cf. perlxs and perlxstut manpages). A typical call would be pp_addhdr(' #include <unistd.h> /* we need defs of XXXX */ #include "libprotos.h" /* prototypes of ...
    http://www.helplinux.cn/man/1p/pp.html